'宣言 Public Function SetMacdLineStyle( _ Optional ByVal stroke As System.String, _ Optional ByVal strokeWidth As System.Nullable(Of Integer) _ ) As MacdBuilder(Of T)
public MacdBuilder<T> SetMacdLineStyle( System.string stroke, System.Nullable<int> strokeWidth )
パラメータ
- stroke
- The stroke
- strokeWidth
- The stroke width
戻り値の型
Current builder